From a4a2f4a813e25f0f9f51c3e8c6fb43257d12bab8 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 10 Jul 2008 10:02:15 +0100 Subject: [PATCH] Fix a couple of Grzegorz Milos copyright lines. Signed-off-by: Keir Fraser --- extras/mini-os/fs-front.c | 2 +- xen/include/public/io/fsif.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extras/mini-os/fs-front.c b/extras/mini-os/fs-front.c index 3320b879f0..fd01c849e8 100644 --- a/extras/mini-os/fs-front.c +++ b/extras/mini-os/fs-front.c @@ -3,7 +3,7 @@ * * Frontend driver for FS split device driver. * - * Copyright (c) 2007, Grzegorz Milos, Sun Microsystems, Inc. + * Copyright (c) 2007, Grzegorz Milos, . * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/xen/include/public/io/fsif.h b/xen/include/public/io/fsif.h index 8abc075f6e..0e1bc822b5 100644 --- a/xen/include/public/io/fsif.h +++ b/xen/include/public/io/fsif.h @@ -21,7 +21,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * Copyright (c) 2007, Grzegorz Milos, Sun Microsystems, Inc. + * Copyright (c) 2007, Grzegorz Milos, . */ #ifndef __XEN_PUBLIC_IO_FSIF_H__ -- 2.30.2